Skip to content

Conversation

@Saby-Bishops
Copy link
Member

fixes #9299

Summary

  • replace the directive's use of UntypedFormControl with typed FormControl and ValidatorFn
  • add a typed validator that leverages the native element validity while preserving existing validators
  • keep the immediate validity refresh after registering the validator to ensure current validation state

https://chatgpt.com/codex/tasks/task_e_690900980644832d8338b61cbf41032f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

src/app/shared/forms/planet-number-validator.directive.ts

2 participants